Auto merge of #5428 - matklad:graph-with-edges, r=alexcrichton
authorbors <bors@rust-lang.org>
Sat, 28 Apr 2018 16:10:39 +0000 (16:10 +0000)
committerbors <bors@rust-lang.org>
Sat, 28 Apr 2018 16:10:39 +0000 (16:10 +0000)
commit0e6edcf240eb07aea1cda4c66544d5b2368d6125
treead305bfdd9d2a2100813bb7563999884be3fc6ae
parent19962e21c0bf893a5cda9e251ddd4fd8acc3ad5e
parent8164be2c951c0ff7a4ee64e5f9a37498556adf51
Auto merge of #5428 - matklad:graph-with-edges, r=alexcrichton

Store dependencies as edges of the graph

r? @alexcrichton